| Total Complexity | 27 |
| Dependencies | 2 |
| Dependents | 2 |
| Total lines | 360 |
| Lines of code | 162 |
| Logical lines of code | 58 |
| Comment lines | 138 |
| Methods | 11 |
| Properties | 7 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| parse_args() | 48 | 11 | 31 | |
| maybe_convert_to_grams() | 59 | 4 | 15 | |
| get_pickup_address_schema() | 48 | 2 | 37 | |
| get_customer_details_schema() | 59 | 2 | 16 | |
| get_pickup_contact_schema() | 57 | 1 | 19 | |
| string_length_sanitization() | 68 | 2 | 7 | |
| get_pickup_info_schema() | 64 | 1 | 11 | |
| __construct() | 76 | 1 | 4 | |
| get_shipment_info_schema() | 68 | 1 | 8 | |
| get_pickup_business_hours_schema() | 66 | 1 | 10 | |
| float_round_sanitization() | 75 | 1 | 4 |